TMSAT problem
#complexity_theory
Definition
where denotes the (deterministic) TM represented by string .
Theorem
is NP-complete.
Proof
Let be a NP language. Then polynomial and verifier TM s.t. iff string satisfying and runs in time for some polynomial .
References
- S. Arora, B. Barak. Computational Complexity: A Modern Approach, Cambridge University Press, 2009, p. 43.
- https://www.cs.princeton.edu/courses/archive/spr06/cos522/lec2.pdf
- https://webdocs.cs.ualberta.ca/~zacharyf/courses/complexity_2019/notes/complexity-w19-lec04.pdf